Skip to content

Core: Upgrades to SQLAlchemy 2.0#2338

Merged
Daverball merged 11 commits intomasterfrom
ogc-2945-sqlalchemy2
Feb 18, 2026
Merged

Core: Upgrades to SQLAlchemy 2.0#2338
Daverball merged 11 commits intomasterfrom
ogc-2945-sqlalchemy2

Conversation

@Daverball
Copy link
Member

@Daverball Daverball commented Feb 13, 2026

Commit message

Core: Upgrades to SQLAlchemy 2.0

TYPE: Feature
LINK: OGC-2945

Checklist

  • I have performed a self-review of my code
  • I have tested my code thoroughly by hand
  • I have added tests for my changes/features

TYPE: Feature
LINK: OGC-2945
@linear
Copy link

linear bot commented Feb 13, 2026

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 97.45409% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.25%. Comparing base (8a1f72e) to head (e8bc327).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/onegov/core/upgrade.py 57.14% 6 Missing ⚠️
src/onegov/org/models/extensions.py 70.00% 6 Missing ⚠️
src/onegov/pas/importer/json_import.py 37.50% 5 Missing ⚠️
src/onegov/pas/path.py 0.00% 5 Missing ⚠️
src/onegov/activity/models/booking.py 90.62% 3 Missing ⚠️
src/onegov/core/collection.py 57.14% 3 Missing ⚠️
src/onegov/event/cli.py 25.00% 3 Missing ⚠️
src/onegov/event/collections/occurrences.py 25.00% 3 Missing ⚠️
src/onegov/reservation/models/custom_allocation.py 0.00% 3 Missing ⚠️
src/onegov/directory/models/directory.py 95.12% 2 Missing ⚠️
... and 19 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/activity/collections/activity.py 93.60% <100.00%> (ø)
src/onegov/activity/collections/booking.py 96.66% <ø> (ø)
src/onegov/activity/collections/invoice.py 89.55% <100.00%> (ø)
src/onegov/activity/iso20022.py 95.90% <100.00%> (-0.03%) ⬇️
src/onegov/activity/matching/score.py 99.09% <ø> (ø)
src/onegov/activity/models/attendee.py 97.40% <100.00%> (-0.13%) ⬇️
src/onegov/activity/models/invoice.py 71.15% <100.00%> (-0.55%) ⬇️
src/onegov/activity/models/invoice_item.py 100.00% <100.00%> (ø)
src/onegov/activity/models/occasion.py 99.40% <100.00%> (+<0.01%) ⬆️
src/onegov/activity/models/occasion_date.py 98.55% <100.00%> (-0.07%) ⬇️
... and 270 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a1f72e...e8bc327. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Daverball Daverball merged commit dea56b3 into master Feb 18, 2026
15 checks passed
@Daverball Daverball deleted the ogc-2945-sqlalchemy2 branch February 18, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments